home *** CD-ROM | disk | FTP | other *** search
- on windowchange kabename
- global cursorpointer, cursorwait, wallname
- if wallname = kabename then
- exit
- end if
- cursor(cursorwait)
- set wallname to kabename
- set the picture of cast "kabePhoto" to the picture of cast wallname
- updateStage()
- cursor(cursorpointer)
- end
-